From 98ee9149d5e606dd989375f49630da3ef25a75e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Glondu?= Date: Sun, 12 Oct 2025 11:40:08 +0200 Subject: [PATCH] De-number patches --- ...efinition-of-AT_SECURE-before-using-it.patch} | 0 ...able-DT_TEXTREL-warnings-on-Linux-i386.patch} | 0 ...> Do-not-error-on-warnings-in-autoconf.patch} | 0 ...tive-backend-and-dynlink-on-hurd-amd64.patch} | 0 ...-tests-that-actually-require-multicore.patch} | 0 ...ut-manpages-in-section-3o-instead-of-3.patch} | 0 ...-complete-exe-on-custom-with-an-enviro.patch} | 0 ...S-for-linking-all-executables-and-shar.patch} | 0 debian/patches/series | 16 ++++++++-------- 9 files changed, 8 insertions(+), 8 deletions(-) rename debian/patches/{0005-Check-for-definition-of-AT_SECURE-before-using-it.patch => Check-for-definition-of-AT_SECURE-before-using-it.patch} (100%) rename debian/patches/{0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch => Disable-DT_TEXTREL-warnings-on-Linux-i386.patch} (100%) rename debian/patches/{0003-Do-not-error-on-warnings-in-autoconf.patch => Do-not-error-on-warnings-in-autoconf.patch} (100%) rename debian/patches/{0007-Enable-native-backend-and-dynlink-on-hurd-amd64.patch => Enable-native-backend-and-dynlink-on-hurd-amd64.patch} (100%) rename debian/patches/{0008-Mark-tests-that-actually-require-multicore.patch => Mark-tests-that-actually-require-multicore.patch} (100%) rename debian/patches/{0001-Put-manpages-in-section-3o-instead-of-3.patch => Put-manpages-in-section-3o-instead-of-3.patch} (100%) rename debian/patches/{0002-Trigger-output-complete-exe-on-custom-with-an-enviro.patch => Trigger-output-complete-exe-on-custom-with-an-enviro.patch} (100%) rename debian/patches/{0004-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch => Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch} (100%) diff --git a/debian/patches/0005-Check-for-definition-of-AT_SECURE-before-using-it.patch b/debian/patches/Check-for-definition-of-AT_SECURE-before-using-it.patch similarity index 100% rename from debian/patches/0005-Check-for-definition-of-AT_SECURE-before-using-it.patch rename to debian/patches/Check-for-definition-of-AT_SECURE-before-using-it.patch diff --git a/debian/patches/0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch b/debian/patches/Disable-DT_TEXTREL-warnings-on-Linux-i386.patch similarity index 100% rename from debian/patches/0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch rename to debian/patches/Disable-DT_TEXTREL-warnings-on-Linux-i386.patch diff --git a/debian/patches/0003-Do-not-error-on-warnings-in-autoconf.patch b/debian/patches/Do-not-error-on-warnings-in-autoconf.patch similarity index 100% rename from debian/patches/0003-Do-not-error-on-warnings-in-autoconf.patch rename to debian/patches/Do-not-error-on-warnings-in-autoconf.patch diff --git a/debian/patches/0007-Enable-native-backend-and-dynlink-on-hurd-amd64.patch b/debian/patches/Enable-native-backend-and-dynlink-on-hurd-amd64.patch similarity index 100% rename from debian/patches/0007-Enable-native-backend-and-dynlink-on-hurd-amd64.patch rename to debian/patches/Enable-native-backend-and-dynlink-on-hurd-amd64.patch diff --git a/debian/patches/0008-Mark-tests-that-actually-require-multicore.patch b/debian/patches/Mark-tests-that-actually-require-multicore.patch similarity index 100% rename from debian/patches/0008-Mark-tests-that-actually-require-multicore.patch rename to debian/patches/Mark-tests-that-actually-require-multicore.patch diff --git a/debian/patches/0001-Put-manpages-in-section-3o-instead-of-3.patch b/debian/patches/Put-manpages-in-section-3o-instead-of-3.patch similarity index 100% rename from debian/patches/0001-Put-manpages-in-section-3o-instead-of-3.patch rename to debian/patches/Put-manpages-in-section-3o-instead-of-3.patch diff --git a/debian/patches/0002-Trigger-output-complete-exe-on-custom-with-an-enviro.patch b/debian/patches/Trigger-output-complete-exe-on-custom-with-an-enviro.patch similarity index 100% rename from debian/patches/0002-Trigger-output-complete-exe-on-custom-with-an-enviro.patch rename to debian/patches/Trigger-output-complete-exe-on-custom-with-an-enviro.patch diff --git a/debian/patches/0004-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch b/debian/patches/Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch similarity index 100% rename from debian/patches/0004-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch rename to debian/patches/Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch diff --git a/debian/patches/series b/debian/patches/series index fa84b141..2f614cca 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,8 +1,8 @@ -0001-Put-manpages-in-section-3o-instead-of-3.patch -0002-Trigger-output-complete-exe-on-custom-with-an-enviro.patch -0003-Do-not-error-on-warnings-in-autoconf.patch -0004-Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch -0005-Check-for-definition-of-AT_SECURE-before-using-it.patch -0006-Disable-DT_TEXTREL-warnings-on-Linux-i386.patch -0007-Enable-native-backend-and-dynlink-on-hurd-amd64.patch -0008-Mark-tests-that-actually-require-multicore.patch +Put-manpages-in-section-3o-instead-of-3.patch +Trigger-output-complete-exe-on-custom-with-an-enviro.patch +Do-not-error-on-warnings-in-autoconf.patch +Use-CCLINKFLAGS-for-linking-all-executables-and-shar.patch +Check-for-definition-of-AT_SECURE-before-using-it.patch +Disable-DT_TEXTREL-warnings-on-Linux-i386.patch +Enable-native-backend-and-dynlink-on-hurd-amd64.patch +Mark-tests-that-actually-require-multicore.patch -- 2.30.2